home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / ACCT_ V1.21 Invoice Sales Trackr / GIST_121.exe / GIST.MDE / CustCategory.json next >
JavaScript Object Notation  |  1999-11-04  |  404b

  1. {
  2.     "schema": {
  3.         "CustCat": "Text (20)"
  4.     },
  5.     "data": [
  6.         {
  7.             "CustCat": "SUPPLIER"
  8.         },
  9.         {
  10.             "CustCat": "GEN CONTRACTOR"
  11.         },
  12.         {
  13.             "CustCat": "WHOLESALE"
  14.         },
  15.         {
  16.             "CustCat": "RETAIL"
  17.         },
  18.         {
  19.             "CustCat": "BUILDER"
  20.         },
  21.         {
  22.             "CustCat": "ELECTRICAL"
  23.         },
  24.         {
  25.             "CustCat": "PLUMBING"
  26.         },
  27.         {
  28.             "CustCat": "AIRCONDITIONING"
  29.         },
  30.         {
  31.             "CustCat": "GOVERNMENT"
  32.         },
  33.         {
  34.             "CustCat": "RELIGION"
  35.         },
  36.         {
  37.             "CustCat": "CHARITY"
  38.         },
  39.         {
  40.             "CustCat": "NON-PROFIT"
  41.         },
  42.         {
  43.             "CustCat": "INDIVIDUAL"
  44.         },
  45.         {
  46.             "CustCat": "MEDICAL"
  47.         },
  48.         {
  49.             "CustCat": "REPAIRS"
  50.         }
  51.     ]
  52. }